home *** CD-ROM | disk | FTP | other *** search
- From: mgerrans@msn.com (Matt Gerrans)
- Subject: Re: for loop question
- Date: 2 Feb 96 22:41:22 -0800
- References: <4emqf8$470@opal.southwind.net> <4eor22$r83@dub-news-svc-5.compuserve.com>
- Message-ID: <00001a81+000098cc@msn.com>
- Path: news.msn.com!msn.com
- Newsgroups: comp.lang.c++
- Organization: The Microsoft Network (msn.com)
-
- ...Actually, it's more like "do the loop *then* do the third" part of
- the for, since the third (usually increment) part is done after the
- body of the loop.
-